Constants encompassing user type identifiers for the wrapping of nkExport. More...
Static Public Attributes | |
static const std::string | NAMESPACE |
Identifies the namespace. | |
static const std::string | EXPORT_ERROR |
Identifies a nkExport::ExportError. | |
static const std::string | EXPORTER_LOAD_RESULT |
Identifies a nkExport::ExporterLoadResult. | |
static const std::string | JSON_EXPORTER |
Identifies a nkExport::JsonExport. | |
static const std::string | NODE |
Identifies a nkExport::Node. | |
Constants encompassing user type identifiers for the wrapping of nkExport.
Use those constant identifiers to identify wrapped types when wrapping your own functions.